<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.head-nva ul li,.head-nva ul li p,.product-bt-list ul li,.product-bt-list ul li a,
.design-list li,.foot-nva li a,.dq-bg dl a,.ny-bg ul li a,.page-box ul li a,.ny-fy li a,.sheji-list li{
	transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
}
.head-nva ul li ul,.cut,.design-list li a b::before,.case-lb p,.news-list ul li,.sheji-list li a b::before{
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
}
.product-list li a p,.product-list li a span,.design-al,.design-list li a p,
.design-list li a b,.case-lb span,.sheji-list li a p,.sheji-list li a p{
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}
.product-list li a span::before,.case img{
	transition: all .8s ease-in-out;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-ms-transition: all .8s ease-in-out;
}
.about-right h2::before{
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms--webkit-border-radius: 2px;
}
.about-right a{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}
.design-list li,.sheji-list li{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
}
.design-al{
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
}
.news-list ul li h3,.news-list ul li b,.foot div a,.ny-bg ul li,.page-box ul li,.xw-list li h3,.xw-list li b{
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}
.product-list .case a p{
	transform: translate(0);
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
}
.product-list .case li:hover img{
	transform: scale(1.2) rotate(-5deg);
	-webkit-transform: scale(1.2) rotate(-5deg);
	-moz-transform: scale(1.2) rotate(-5deg);
	-ms-transform: scale(1.2) rotate(-5deg);
}
</pre></body></html>